Uses of Interface
org.eclipse.vtp.framework.interactions.core.conversation.IExternalReference

Packages that use IExternalReference
org.eclipse.vtp.framework.interactions.core.conversation   
org.eclipse.vtp.framework.interactions.core.services   
 

Uses of IExternalReference in org.eclipse.vtp.framework.interactions.core.conversation
 

Methods in org.eclipse.vtp.framework.interactions.core.conversation that return IExternalReference
 IExternalReference IConversation.createExternalReference(ExternalReferenceConfiguration configuration)
           
 

Uses of IExternalReference in org.eclipse.vtp.framework.interactions.core.services
 

Methods in org.eclipse.vtp.framework.interactions.core.services that return IExternalReference
 IExternalReference Conversation.createExternalReference(ExternalReferenceConfiguration configuration)